home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
steppenw.swf
/
scripts
/
DefineButton2_1003
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-11-12
|
173b
|
10 lines
on(release){
set("/Variables:TransMail","");
set("/Variables:ObjetSelect",0);
tellTarget("MailMovie")
{
gotoAndStop(2);
}
gotoAndStop(3);
}